'宣言 Protected Function ExecuteWrapperAction(Of T1)( _ ByVal wrapperAction As System.Action(Of T1), _ ByVal param As System.Object _ ) As TOut
protected TOut ExecuteWrapperAction<T1>( System.Action<T1> wrapperAction, System.object param )
オンラインで表示: GitHub